CompositeVObject::DispatchEvents

Section: ET++ method description (n)
Updated: automatically Thu Mar 21 20:11:40 1991
Index Return to Main Contents
 

NAME

CompositeVObject::DispatchEvents - instance method  

TEMPLATE

see template of VObject::DispatchEvents  

SPECIFIERS

public virtual  

DESCRIPTION

DispatchEvents forwards the event to the method Input of its inner VObjects and returns the created command object. If no one processes the event (Input always returns NULL) it passes the event to the method VObject::DispatchEvents. Method is rarely overridden. Method sometimes calls base method.  

ARGUMENTS

see arguments of VObject::DispatchEvents  

RETURN ARGUMENT

see return argument of VObject::DispatchEvents  

CATEGORIES

forwarding, implementation

 

FIRST DEFINITION

class VObject  

FILES

implementation:
VObject.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:29 GMT, March 30, 2022